Findstr (computing)

In computing, findstr is a command in the command line interpreters (shells) of Microsoft Windows. It is used to search for a specific text string in files. The command sends the specified lines to the standard output device.

Contents

Overview

Syntax

Arguments:

Flags:

Note:

Example

See also

References